@media screen and (max-width: 1650px) {
  .wrap {
    margin-left: 5%;
    margin-right: 5%;
  }
  .header .innav > ul > li {
    padding: 0 13px;
  }
  .quiet2 .r .itemBox .item,
  .quiet2 .l .itemBox .item3 {
    height: 290px;
  }
  .quiet2 .r .itemBox1 .item {
    height: 200px;
  }
  .quiet .small .item {
    height: 140px;
  }
}

@media screen and (max-width: 1460px) {
  .header .tools {
    padding: 0 18px;
  }
  .header .logo {
    width: 220px;
  }
  .footer .copy .r {
    display: none;
  }
  .footer .footCon .l dl {
    margin-right: 5%;
  }
  .header .tools .item {
    margin-left: 20px;
  }
  .header .tools {
    padding: 0 5px;
  }
  .header .tools .think {
    display: none;
  }
  .proContainer ul li .img {
    height: 250px !important;
  }
  .proContainer ul li .txt {
    font-size: 17px;
    height: auto;
  }
}
@media screen and (min-width: 1240px) {
  .pcheader {
    display: block;
  }
  .phheader {
    display: none;
  }
}

@media screen and (max-width: 1239px) {
  .pcheader {
    display: none;
  }
  .phheader {
    display: block;
  }
  .header_menu {
    height: 70px;
  }
  .home.banner {
    margin-top: 70px;
  }
}
@media screen and (min-width: 770px) {
  .phBox {
    display: none;
  }
  .inNav1 .l {
    display: none;
  }
  .phBanner{
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .inNav1 {
    display: block;
  }
  .pcBox {
    display: none;
  }
  .wrap {
    margin-left: 3%;
    margin-right: 3%;
  }
  .header_menu {
    height: 50px;
  }
  .home.banner {
    margin-top: 50px;
  }
  .banner-box {
    height: 200px;
  }
  .banner-box .banner-item .videoCircle {
    display: none;
  }
  .home .bannerprev {
    width: 18px;
    height: 18px;
    display: none;
  }
  .home .bannernext {
    width: 18px;
    height: 18px;
    display: none;
  }
  .homepagination .swiper-pagination-bullet {
    width: 5px;
    height: 10px;
    margin: 0 3px !important;
  }
  .homepagination {
    left: 3% !important;
    bottom: 5% !important;
    right: 3% !important;
    width: auto !important;
  }
  .banner-box .banner-item .bannerTxt h2 img {
    display: none;
  }
  .banner-box .banner-item .bannerTxt h3 {
    font-size: 16px;
    margin: 0 0 8px 0;
  }
  .banner-box .banner-item .bannerTxt p {
    font-size: 12px;
    margin-right: 10%;
  }
  .banner-box .banner-item {
    padding: 0 3%;
  }
  .banner-box .banner-item .videoBox video {
    width: 100%;
    min-height: 100%;
  }
  .homeSec1 .title {
    padding-top: 30px;
  }
  .homeSec1 .title h2 {
    font-size: 16px;
    padding: 0 10%;
  }
  .proUl {
    padding: 25px 0 0 0;
  }
  .proUl li {
    height: 130px;
    float: none;
    margin-left: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .proUl li.on {
    width: 100%;
  }
  .proUl li.on .active {
    display: none;
  }
  .proUl li.on .normal {
    display: block;
  }
  .proUl li .normal .txt h2 {
    font-size: 16px;
  }
  .proUl li .normal .txt p {
    font-size: 13px;
  }
  .homeSec2 .title h2 {
    font-size: 16px;
    padding-bottom: 8px;
  }
  .homeSec2 .title {
    padding-top: 10px;
  }
  .homeSec2 .title p {
    font-size: 13px;
    margin: 0 5%;
    line-height: 20px;
  }
  .proUl li .normal .cover::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    height: 100%;
    width: 80%;
    background-image: linear-gradient(
      to right,
      rgba(27, 102, 170, 0.8),
      rgba(27, 102, 170, 0)
    );
  }
  .homeSec2 li {
    padding: 25px 5px 10px 5px;
  }
  .homeSec2 li .icon {
    width: 40px;
    height: 40px;
  }
  .homeSec2 li .icon.icon1 {
    background-size: 35px !important;
  }
  .homeSec2 li .icon.icon2 {
    background-size: 35px !important;
  }
  .homeSec2 li .icon.icon3 {
    background-size: 40px !important;
  }
  .homeSec2 li .icon.icon4 {
    background-size: 35px !important;
  }
  .homeSec2 li .number {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .homeSec2 li .p {
    font-size: 12px;
  }
  .homeSec3 {
    padding: 0 0 20px 0;
    background: none;
  }
  .homeSec3 .wrap .r {
    float: none;
    width: 100%;
    text-align: center;
  }
  .homeSec3 .title {
    text-align: center;
  }
  .homeSec3 .title h2 {
    font-size: 16px;
    padding-bottom: 8px;
  }
  .homeSec3 .title p {
    font-size: 13px;
    margin: 0 5%;
    line-height: 20px;
    padding-bottom: 30px;
  }
  .homeSec3 .content .l {
    float: none;
    width: 100%;
    height: auto;
  }
  .homeSec3 .content .l .con {
    padding: 30px 25px 60px 25px;
    text-align: left;
  }
  .homeSec3 .content .l .con p {
    line-height: 22px;
  }
  .homeSec3 .content .l .con h2 {
    font-size: 18px;
  }
  .homeSec3 .content .l .con a {
    bottom: 25px;
    width: 40px;
  }
  .homeSec3 .content .l .con a img {
    width: 100%;
  }
  .homeSec3 .wrap .r {
    margin-top: 15px;
  }
  .homeSec3 .content .r .item {
    width: 100%;
    height: 120px;
    margin-bottom: 15px;
  }
  .homeSec3 .content .r .item .con p {
    font-size: 18px;
    font-weight: normal;
  }
  .homeSec4 {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .homeSec4 .title .l h3 {
    display: none;
  }
  .homeSec4 .title .l h2 {
    font-size: 16px;
  }
  .homeSec4 .title .l {
    float: none;
    text-align: center;
  }
  .homeSec4 .t {
    text-align: center;
    font-size: 16px;
  }
  .homeSec4 .title .r {
    float: none;
    padding-top: 20px;
    text-align: center;
  }
  .homeSec4 .title .r a {
    margin: 0 5px;
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
  }
  .homeSec4 .title {
    padding-bottom: 30px;
  }
  .newSwiper .newImg {
    height: 120px;
  }
  .newSwiper .txt {
    padding: 15px 5px;
  }
  .newSwiper .txt h2 {
    font-size: 15px;
    min-height: 38px;
    margin: 8px 0 8px 0;
  }
  .newSwiper .txt p {
    font-size: 12px;
    line-height: 20px;
    min-height: 30px;
    color: #999;
  }
  .newSwiper {
    padding-bottom: 40px;
  }
  .newSwiper .tool {
    left: 0;
    right: 0;
  }
  .newSwiperPagination {
    width: 80%;
  }
  .footer .footCon .l {
    display: none;
  }
  .footer {
    padding-top: 10px;
  }
  .footer .footCon .r {
    float: none;
  }
  .footer .footCon .r h2 {
    text-align: left;
  }
  .footer .footCon .r .ewm .item {
    float: left;
    margin-left: 0;
    margin-right: 15px;
  }
  .footer .footCon {
    padding-bottom: 10px;
  }
  .footer .copy {
    font-size: 12px;
    padding: 5px 0;
  }
  .footer .footCon .r .ewm .item .img {
    width: 83px;
    height: 83px;
  }
  .inBanner {
    height: 250px;
    margin-top: 50px;
  }
  .banCon h2 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .banCon h3 {
    font-size: 14px;
  }
  .bannerArr {
    display: none;
    width: 40px;
    height: 40px;
    background-size: 20px;
  }
  .banCon {
    top: 40%;
  }
  .inNav {
    background: #ea5413;
    height: 40px;
    bottom: 0;
  }
  .inNav .wrap {
    overflow-x: auto;
    white-space: nowrap;
  }
  .inNav .r {
    display: none;
  }
  .inNav .l {
    float: none;
    width: 100%;
    margin-top: 0;
    height: 40px;
  }
  .inNav .l a {
    font-size: 14px;
    line-height: 40px;
    padding: 0 10px;
  }
  .abSec1 {
    padding: 30px 0;
  }
  .ntitle1 h2 {
    font-size: 20px;
  }
  .ntitle h2 .since {
    display: none;
    font-size: 24px;
    vertical-align: -3px;
  }
  .ntitle h2::after {
    height: 6px;
    width: 60px;
    bottom: 1px;
  }
  .ntitle h3 {
    font-size: 14px;
  }
  .abSec1 .intro .p .l {
    float: none;
    width: 100%;
  }
  .abSec1 .intro p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 8px;
  }
  .abSec1 .intro .p {
    margin-top: 20px;
    padding-bottom: 0;
  }
  .abSec1 .intro .r {
    float: none;
    width: 100%;
  }
  .abSec1 .intro .r .item h3 {
    font-size: 25px;
  }
  .abSec1 .intro .r .item h3 span {
    font-size: 25px;
  }
  .abSec1 .intro .r .item {
    padding-top: 20px;
    width: 25%;
  }
  .introCont {
    padding-top: 0;
  }
  .introCont .l {
    padding-top: 20px;
    width: 100%;
    float: none;
    height: 260px;
  }
  .introCont .l .item p {
    font-size: 13px;
  }
  .introCont .l .item img {
    width: 40px;
  }
  .introCont .l .item {
    height: 108px;
  }
  .introCont .r {
    float: none;
    width: 100%;
    height: 180px;
  }
  .abSec2 li {
    text-align: center;
    float: none;
    width: 100%;
    height: 160px;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }

  .abSec2 {
    height: auto;
    background: #ea5413;
  }
  .abSec2 li > div {
    padding-top: 50px;
  }
  .abSec2 li > div h2 {
    font-size: 18px;
  }
  .abSec2 li > div p {
    font-size: 13px;
  }
  .ntitle h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .abSec3 {
    padding: 30px 0;
  }
  .hisSwiper .item {
    padding: 8px 10px 15px 10px;
    height: 120px;
  }
  .hisSwiper .item h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .hisSwiper .item p {
    font-size: 13px;
    line-height: 20px;
  }
  .hisSwiper {
    margin-top: 40px;
  }
  .hisBox::after {
    top: 130px;
  }
  .hisSwiper .item::before {
    bottom: -40px;
  }
  .hisSwiper .item::after {
    bottom: -37px;
  }
  .abSec4 {
    padding: 30px 0 0 0;
  }
  .honorUl {
    margin-top: 35px;
  }
  .honorUl li:nth-child(4n + 1) {
    margin-left: 4%;
  }
  .honorUl li:nth-child(2n + 1) {
    margin-left: 0;
  }
  .honorUl li {
    height: 180px;
    width: 48%;
    margin-bottom: 30px;
  }
  .honorUl li .img img {
    max-width: 85%;
  }
  .honorUl li .img {
    flex-shrink: 0;
  }
  .honPop .close {
    width: 40px;
    height: 40px;
    background-size: 30px;
  }
  .honPop .container img {
    width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .honPop .container {
    width: 95%;
  }
  .honPop .img {
    display: block !important;
  }
  .honPop .container .prev {
    background-size: 20px !important;
  }
  .honPop .container .next {
    background-size: 20px !important;
  }
  .abSec5 {
    padding: 30px 0;
    background: #ea5413;
  }
  .abSec5 .wrap .l {
    padding-top: 0;
    float: none;
    width: 100%;
  }
  .abSec5 .facBtn {
    padding-top: 30px;
  }
  .facprev,
  .facnext {
    width: 35px;
    height: 35px;
    background-size: 20px;
  }
  .abSec5 .wrap .r {
    margin-left: 0;
    padding-top: 30px;
  }
  .abSec5 .item {
    height: 150px;
  }
  .facnext {
    margin-left: 15px;
  }
  .newsList {
    padding: 30px 0 0 0;
  }
  .newsList li {
    margin-bottom: 30px;
  }
  .newsList li a .l {
    display: none;
  }
  .newsList li a .r {
    margin-left: 0;
    padding: 0;
  }
  .newsList li a .r .img {
    float: none;
    width: 100%;
    height: 180px;
  }
  .newsList li a .r .intro {
    float: none;
    width: 100%;
    margin-right: 0;
    padding: 22px 13px;
  }
  .newsList li a .r h2 {
    font-size: 16px;
  }
  .newsList li a {
    height: auto;
    background-color: #fff;
  }
  .newsList li a .r .desc {
    font-size: 13px;
    line-height: 20px;
    color: #999;
  }
  .newsList li a .r .iconBox {
    margin: 10px 0;
  }
  .newsList li a .r .iconBox .dateBox {
    display: inline-block;
  }
  .newsInner {
    padding: 30px 0;
  }
  .newsInner .wrap .r {
    display: none;
  }
  .newsInner .wrap .l {
    float: none;
    width: 100%;
  }
  .newsInner .wrap .l .top h2 {
    font-size: 16px;
  }
  .newsInner .wrap .l .spanBox {
    padding: 10px 0 20px 0;
  }
  .newsInner .wrap .l .contain {
    padding: 30px 0;
  }
  .newsInner .wrap .l .contain {
    font-size: 13px;
    line-height: 23px;
  }
  .newsInner .wrap .l .pageBtns .prev {
    width: 100px;
  }
  .newsInner .wrap .l .pageBtns .next {
    width: 100px;
  }
  .newsInner .wrap .l .pageBtns .back {
    width: 120px;
    margin-left: -60px;
    font-size: 13px;
  }
  .newsInner .wrap .l .pageBtns .title {
    display: none;
  }
  .contactS1 {
    padding: 20px 0 30px 0;
  }
  .contactS1 .l {
    float: none;
    width: 100%;
  }
  .mapPop .close {
    width: 40px;
    height: 40px;
    background-size: 30px;
  }
  .mapBox {
    width: 90%;
    height: 75%;
  }
  .contactS1 .l .top .ntitle {
    float: none;
  }
  .contactS1 .l .top .viewMap {
    float: none;
    margin-top: 25px;
    padding-left: 20px;
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
  }
  .contactS1 .l .top {
    padding-bottom: 30px;
  }
  .contactS1 .l .top .viewMap span {
    right: 15px;
    background-size: 15px;
  }
  .contactS1 .l .top .viewMap:hover span {
    background: url(../images/carr2.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    right: 8px;
  }
  .contactS1 .l .list .item {
    float: none;
    width: 100%;
    padding: 15px 15px 8px 15px;
  }
  .contactS1 .l .list .item p {
    line-height: 22px;
    font-size: 13px;
  }
  .contactS1 .l .list .item h2 {
    font-size: 16px;
    padding-left: 28px;
  }
  .contactS1 .l .list .item h2::before {
    width: 20px;
    height: 20px;
  }
  .contactS1 .l .list .item1 h2::before {
    background-size: 20px;
    top: 3px;
  }
  .contactS1 .l .list .item2 h2::before {
    background-size: 20px;
    top: 0px;
  }
  .contactS1 .l .list .item3 h2::before {
    background-size: 18px;
    top: 0px;
  }
  .contactS1 .l .list .item4 h2::before {
    background-size: 18px;
    top: 0px;
  }
  .contactS1 .l .list {
    padding-top: 15px;
  }
  .contactS1 .r {
    float: none;
    padding-top: 25px;
    width: 100%;
  }
  .contactS1 .r .input {
    margin-bottom: 15px;
  }
  .contactS1 .r .input {
    height: 35px;
  }
  .contactS1 .r .input input {
    width: calc(100% - 10px);
    height: 35px;
    margin-left: 5px;
  }
  .contactS1 .r .textarea {
    padding: 5px;
    height: 100px;
    margin-bottom: 20px;
  }
  .contactS1 .btnBox button {
    width: 120px;
    height: 35px;
    line-height: 35px;
    margin: 0 5px;
  }
  .talentS1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .title1 h2 {
    font-size: 17px;
    margin-bottom: 12px;
  }
  .title1 p {
    font-size: 13px;
    line-height: 20px;
  }
  .talentS1 .container {
    margin-top: 30px;
  }
  .talentS1 li.li1 .item {
    padding: 15px;
    height: 120px;
  }
  .talentS1 li.li1 .item span {
    font-size: 13px;
    font-style: normal;
  }
  .talentS1 li.li2 .item {
    padding: 15px;
    height: 120px;
  }
  .talentS1 li.li2 .item span {
    font-size: 13px;
    font-style: normal;
  }
  .talentBox {
    margin-top: 20px;
  }
  .talentBox .l .item1 {
    float: none;
    width: 100%;
    height: auto;
    padding: 30px 15px;
  }
  .talentBox .l {
    float: none;
    width: 100%;
  }
  .talentBox .l h2 {
    font-size: 17px;
    padding-left: 12px;
  }
  .talentBox .l h2::before {
    width: 2px;
    height: 18px;
    top: 4px;
  }
  .talentBox .l p {
    font-size: 13px;
    line-height: 22px;
  }
  .talentBox .l .item3 {
    float: none;
    width: 100%;
    height: 180px;
  }
  .talentBox .l .item4 {
    float: none;
    height: auto;
    width: 100%;
    padding: 30px 15px;
  }
  .talentBox .r {
    float: none;
    width: 100%;
    height: 190px;
  }
  .talentBox .r .txt {
    padding: 30px 15px;
  }
  .talentBox .r h2 {
    padding-left: 12px;
    font-size: 17px;
  }

  .talentBox .r h2::before {
    width: 2px;
    height: 18px;
    top: 3px;
  }
  .talentBox .r p {
    font-size: 13px;
    line-height: 22px;
  }
  .talentS2 {
    padding-bottom: 30px;
  }
  .joinUs {
    padding: 30px 0;
  }
  .joinUs h2 {
    font-size: 17px;
    margin-bottom: 18px;
  }
  .joinUs p {
    font-size: 13px;
    line-height: 22px;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .joinUs a {
    width: 120px;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
  }
  .joinUs a span {
    width: 20px;
    height: 20px;
    background-size: 15px;
    right: 15px;
  }
  .joinUs a:hover span {
    width: 20px;
    height: 20px;
    background-size: 15px;
    right: 20px;
  }
  .jobSec {
    padding: 30px 0;
  }
  .jobSec .jobTit {
    font-size: 17px;
    margin-bottom: 20px;
  }
  .jobSec .tc {
    display: none;
    text-align: center;
  }
  .jobSec .tc .item {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
    font-size: 13px;
  }
  .jobSec .tc .item i {
    width: 18px;
    height: 18px;
  }
  .jobSec .tc .item i.icon1 {
    background-size: 18px !important;
  }
  .jobSec .tc .item i.icon2 {
    background-size: 18px !important;
  }
  .jobSec .tc .item i.icon3 {
    background-size: 18px !important;
  }
  .jobBox .jobT {
    height: 35px;
    padding-left: 12px;
    border-radius: 3px;
  }
  .jobBox .jobT .item {
    line-height: 35px;
    font-size: 14px;
  }
  .jobBox .jobT .item.item1 {
    width: 30%;
  }
  .jobBox .jobT .item.item2 {
    width: 35%;
  }
  .jobBox .jobT .item.item3 {
    width: 35%;
  }
  .jobBox .jobT .item.item4 {
    width: 25%;
    padding-right: 15px;
    display: none;
  }
  .jobList li .normal {
    height: 35px;
    padding-left: 12px;
  }
  .jobList li .normal .item {
    line-height: 35px;
    font-size: 13px;
  }
  .jobList li .normal .item1 {
    width: 30% !important;
  }
  .jobList li .normal .item2 {
    width: 35% !important;
  }
  .jobList li .normal .item3 {
    width: 35% !important;
  }
  .jobList li .normal .item4 {
    width: 25% !important;
    display: none;
  }
  .jobList li .normal .arr {
    display: none;
  }
  .jobList li .normal {
    border-radius: 3px;
  }
  .jobList li .jobCon {
    padding: 20px 15px;
  }
  .jobList li .jobCon .l {
    float: none;
    width: 100%;
    border-right: none;
  }
  .jobList li .jobCon .l .dl {
    font-size: 13px;
    margin-bottom: 8px;
  }
  .jobList li .jobCon .r {
    margin-left: 0;
    margin-top: 15px;
  }
  .jobList li .jobCon .r h2 {
    margin-bottom: 8px;
    font-size: 15px;
  }
  .jobList li .jobCon .r p {
    font-size: 13px;
  }
  .jobList li .jobCon .r a {
    margin-top: 20px;
    width: 110px;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
  }
  .serS1 {
    padding: 30px 0 15px 0;
  }
  .serS1 ul {
    margin-top: 30px;
  }
  .serS1 ul li {
    height: 120px;
    padding: 0px 2% 20px 2%;
  }
  .serS1 ul li .img img {
    width: 35px;
  }
  .serS1 ul li .p {
    font-size: 13px;
  }
  .serS1 ul li .txt {
    font-size: 18px;
  }
  .serS1 ul li::after {
    height: 55px;
  }
  .serS2 {
    padding: 30px 0 15px 0;
  }
  .serS2 ul {
    margin-top: 30px;
  }
  .serS2 li {
    width: 48%;
    margin-bottom: 15px;
  }
  .serS2 li:nth-child(3) {
    margin-left: 0;
  }
  .serS2 li .txt {
    font-size: 14px;
    left: 15px;
    bottom: 15px;
  }
  .serS2 li .icon img {
    width: 30px;
  }
  .serS2 li .icon {
    top: 15px;
    right: 15px;
  }
  .serS3 .wrap .l {
    display: none;
  }
  .serS3 .wrap .r h2 {
    font-size: 17px;
    margin-bottom: 12px;
  }
  .serS3 .wrap .r p {
    font-size: 13px;
    line-height: 20px;
  }
  .serS3 .wrap .r h3 {
    margin-top: 20px;
    font-size: 15px;
    margin-bottom: 0;
  }
  .serS4 {
    padding: 10px 0 30px 0;
  }
  .serS4 ul li {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .serS4 ul li .txt h2 {
    font-size: 18px;
  }
  .serS4 ul li .bg {
    height: 300px;
  }
  .serS4 ul li .active {
    left: 10px;
    top: 10px;
    bottom: 10px;
    right: 10px;
    padding: 25px 15px;
  }
  .serS4 ul li .active h2 {
    font-size: 18px;
  }
  .serS4 ul li .active .line {
    margin-bottom: 18px;
  }
  .serS4 ul li .txt {
    left: 20px;
    bottom: 30px;
  }
  .serS4 ul li .active p {
    font-size: 13px;
    line-height: 25px;
  }
  .yfS1 {
    padding: 30px 0 20px 0;
  }
  .yfS1 .wrap .l {
    padding-top: 0;
    float: none;
    width: 100%;
  }
    .yfS1 .wrap .l img{
      display: none;
    }
  .yfS1 .wrap .r {
    padding-top: 10px;
    width: 100%;
    float: none;
  }
    .yfS1 .wrap .l h4{
      margin-bottom: 0;
    }
  .yfS1 .wrap .l h3 {
    font-size: 14px;
  }
  .yfS1 .wrap .l h3::before {
    width: 30px;
    height: 1px;
    right: -40px;
  }
  .yfS1 .wrap .l h2 {
    margin-top: 3px;
    font-size: 17px;
    margin-bottom: 15px;
  }
  .yfS1 .wrap .r h4 {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .yfS1 .wrap .r ul li {
    width: 100%;
    float: none;
    padding-right: 0;
    min-height: 0;
    margin-bottom: 12px;
  }
  .yfS1 .wrap .r ul li:nth-child(2n + 1) {
    padding-right: 5%;
  }
  .yfS1 .wrap .r ul li .t {
    font-size: 14px;
  }
  .yfS1 .wrap .r ul li p {
    font-size: 13px;
    line-height: 20px;
  }
  .yfS3 {
    padding: 30px 0;
  }
  .yfS3 .wrap {
    padding: 0;
  }
  .yfS3 ul {
    padding-top: 25px;
  }
  .yfS3 ul li {
    width: 50%;
    margin-bottom: 12px;
  }
  .yfS3 ul li h2 {
    font-size: 25px;
  }
  .yfS3 ul li h2 .sup {
    font-size: 13px;
  }
  .yfS3 ul li p {
    font-size: 13px;
  }
  .yfS3 ul li::after {
    height: 35px;
  }
  .yfS3 ul li:nth-child(2):after {
    display: none;
  }
  .yfList {
    margin-top: 20px;
    padding: 30px 20px 25px 20px;
  }
  .yfList .item {
    float: none;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    padding-left: 15px;
  }
  .yfList .item::before {
    border-top: 4px solid transparent;
    border-left: 8px solid #333;
    border-bottom: 4px solid transparent;
  }
  .yfS2 {
    padding: 30px 0;
  }
  .yfS2 .wrap {
    padding: 30px 10px;
  }
  .yfS2 .quiet {
    padding-top: 15px;
  }
  .yfS2 .quiet .l {
    float: none;
    width: 100%;
  }
  .quiet .p {
    font-size: 13px;
    line-height: 22px;
  }

  .quiet .small {
    margin-top: 15px;
  }
  .yfS2 .quiet .r {
    margin-top: 10px;
    float: none;
    width: 100%;
    height: 220px;
  }
  .yfS2 .quiet .r .txt {
    padding: 15px 15px;
    font-size: 14px;
  }
  .quiet .small .txt {
    padding: 8px 5px;
    font-size: 12px;
  }
  .quiet .small .item {
    height: 80px;
  }
  .quiet .small .item {
    margin-left: 2%;
    width: 32%;
  }
  .quiet2 {
    margin-top: 25px;
  }
  .quiet2 .l {
    float: none;
    width: 100%;
  }
  .quiet2 .l .itemBox .item.item1_1 {
    height: 220px;
  }
  .quiet2 .l .itemBox.itemBox1 {
    margin-top: 15px;
  }
  .quiet2 .l .itemBox .item3 {
    height: 150px;
  }
  .quiet2 .l .itemBox .item .txt {
    padding: 15px;
    font-size: 14px;
  }
  .quiet2 .l .itemBox .item3 .txt {
    font-size: 13px;
    padding: 9px 5px;
  }
  .quiet2 .r {
    float: none;
    margin-top: 20px;
    width: 100%;
  }
  .quiet2 .r .p {
    font-size: 13px;
    line-height: 22px;
  }
  .quiet2 .r .itemBox {
    margin-top: 25px;
  }
  .quiet2 .r .itemBox .item,
  .quiet2 .l .itemBox .item3 {
    height: 150px;
  }
  .quiet2 .r .itemBox .item .txt {
    font-size: 13px;
    padding: 9px 5px;
  }
  .quiet2 .r .itemBox1 {
    margin-top: 15px;
  }
  .quiet2 .r .itemBox1 .item {
    height: 120px;
  }
  .proContainer {
    padding: 30px 0 0 0;
  }
  .proContainer ul li {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .proContainer ul li .img {
    height: 180px;
  }
  .proContainer ul li .txt {
    height: auto;
    padding: 20px 0;
    font-size: 15px;
  }
  .serS3 .wrap .r a {
    margin-top: 20px;
    width: 120px;
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
  }
  .serS3 .wrap .r a span {
    width: 20px;
    height: 20px;
    background-size: 15px;
    right: 15px;
  }
  .serS3 .wrap .r {
    width: 100%;
    padding: 30px 0 35px 0;
  }
  .serS3 {
    background-position: 80% center;
  }
  .navt {
    display: none;
  }
  .leftNav {
    display: none;
  }
  .proBox {
    margin-left: 0;
    padding: 30px 0;
  }
  .proCon1 .l {
    float: none;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .proCon1 .imgCon {
    width: 100%;
    height: 420px;
    float: none;
  }
  .proCon1 .thumb {
    margin-top: 12px;
    width: 100%;
    float: none;
    margin-right: 0;
    height: 90px;
  }
  .proCon1 .thumb .item {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 10px;
  }
  .proCon1 .r {
    width: 100%;
    float: none;
    margin-top: 25px;
  }
  .proCon1 .r .prot {
    font-size: 17px;
    padding: 0 0 5px 0;
  }
  .proCon1 .r .desc {
    padding: 18px 0;
    font-size: 13px;
  }
  .proCon1 .r a {
    width: 120px;
    height: 35px;
    font-size: 13px;
    line-height: 35px;
    padding-left: 20px;
  }
  .proCon1 .r a span {
    width: 22px;
    height: 22px;
    background-size: 22px;
    right: 15px;
  }
  .proCon2 {
    margin-top: 35px;
  }
  .proCon2 .title span {
    font-size: 14px;
    padding: 8px 0;
    width: 120px;
  }
  .proCon2 .proBoody {
    padding: 18px 0;
  }
  .proCon2 .proBoody .proCon {
    padding: 20px 8px;
    font-size: 13px;
    line-height: 22px;
  }
  .proCon2 .title {
    margin-top: 0;
  }
  .recomBox {
    margin-top: 25px;
    padding: 0 30px;
  }
  .recomprev {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
  .recomnext {
    width: 30px;
    height: 30px;
    background-size: 30px;
  }
  .recomSwiper .swiper-slide a .imgCon {
    height: 220px;
  }
  .recomSwiper .swiper-slide .txt {
    font-size: 13px;
    padding: 15px 10px;
  }
  .proContainer ul.proList {
    margin-left: 0;
    padding-top: 0;
  }
  .pageNation {
    border-width: 1px;
  }
  .pageNation {
    margin-top: 25px;
    height: 43px;
    border-width: 1px;
  }
  .pageNation .acon {
    display: none;
  }
  .ppage {
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #ccc;
  }
  .abSec4 .viewMore{
    width: 120px;
    height: 35px;
    font-size: 13px;
    line-height: 35px;
    padding-left: 20px;
  }
  .abSec4 .viewMore span{
    width: 22px;
    height: 22px;
    background-size: 22px;
    right: 15px;
  }
  .proBox1{
    padding-top: 30px;
    font-size: 16px;
    padding-bottom: 50px;
  }
  .pcBanner{
    display: none;
  }
  .newsInner .wrap .l .spanBox i{
    margin-right: 0;
  }
  .banner-box .banner-item .bannerTxt h2{
    font-size: 18px;
    margin-bottom: 8px;
  }
  .yfList .box1 .l{
    float: none;
    width: 100%;
  }
  .yfList .box1 .r{
    float: none;
    width: 100%;
    height: 450px;
  }
  .yfList .box1 .r .img{
    height: 120px;
    margin-bottom: 5px;
  }
  .yfList .item{
    margin-bottom: 5px;
  }
  .yfS3 ul li h2 .plus{
    font-size: 16px;
  }
}
